﻿COUNTRIES = {
	c:PRU = {
		effect_starting_technology_tier_2_tech = yes

		#add_taxed_goods = g:liquor
		
		# Laws 
		activate_law = law_type:law_professional_army
		activate_law = law_type:law_hereditary_bureaucrats
		activate_law = law_type:law_freedom_of_conscience
		activate_law = law_type:law_national_supremacy
		activate_law = law_type:law_no_colonial_affairs
		activate_law = law_type:law_autocracy
		activate_law = law_type:law_traditionalism
		activate_law = law_type:law_no_schools
		activate_law = law_type:law_censorship
		activate_law = law_type:law_monarchy
		activate_law = law_type:law_health_simple_system
		activate_law = law_type:law_no_home_affairs
		activate_law = law_type:law_serfdom_free
		activate_law = law_type:law_migration_controls
		activate_law = law_type:law_no_police
		activate_law = law_type:law_no_womens_rights
		activate_law = law_type:law_debt_slavery
		activate_law = law_type:law_land_based_taxation
		activate_law = law_type:law_mercantilism
		
		ig:ig_landowners = { 
			add_ruling_interest_group = yes
			set_interest_group_name = ig_junkers
			remove_ideology = ideology_paternalistic
			add_ideology = ideology_junker_paternalistic
		}

		ig:ig_armed_forces = {
			add_ruling_interest_group = yes
		}

		ig:ig_devout = {
			set_ig_bolstering = yes
			set_interest_group_name = ig_evangelical_church
		}
	}
}
